home *** CD-ROM | disk | FTP | other *** search
/ Champak 54 / Vol 54.iso / games / gardenin.swf / scripts / DefineButton2_157 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-09-27  |  68 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    this.gotoAndStop("game");
  4. }
  5.